libfest-util-java software package provides common utilities for FEST (Fixtures for Easy Software Testing) packages, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libfest-util-java
libfest-util-java is installed in your system.
Make ensure the libfest-util-java package were installed using the commands given below,
$ sudo dpkg-query -l | grep libfest-util-java *
You will get with libfest-util-java package name, version, architecture and description in a table
| Distro | Ubuntu 16 10 yakkety yak |
| Section | Java |
| Package | libfest-util-java |
| Version | 1.2.5-1 |
| Description | common utilities for FEST (Fixtures for Easy Software Testing) packages |
| Sub Section | Java |